projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fe7ed
)
(x_bitmap_mask): Declare.
author
Dave Love
<fx@gnu.org>
Fri, 26 Sep 2003 17:24:56 +0000
(17:24 +0000)
committer
Dave Love
<fx@gnu.org>
Fri, 26 Sep 2003 17:24:56 +0000
(17:24 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 3300f6b505d746ef81f93728d8adadf7ea8dd9c5..13f4d0217669603049399616b6dafad90f0116e8 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-304,7
+304,7
@@
static Lisp_Object Qvendor_specific_keysyms;
static Lisp_Object Qlatin_1;
extern XrmDatabase x_load_resources P_ ((Display *, char *, char *, char *));
-
+extern int x_bitmap_mask P_ ((FRAME_PTR, int));
static int x_alloc_nearest_color_1 P_ ((Display *, Colormap, XColor *));
static void x_set_window_size_1 P_ ((struct frame *, int, int, int));